3.2.57 \(\int \frac {A+B \tan (e+f x)+C \tan ^2(e+f x)}{(a+b \tan (e+f x))^{3/2} (c+d \tan (e+f x))^{3/2}} \, dx\) [157]

3.2.57.1 Optimal result
3.2.57.2 Mathematica [A] (verified)
3.2.57.3 Rubi [A] (verified)
3.2.57.4 Maple [F(-1)]
3.2.57.5 Fricas [F(-1)]
3.2.57.6 Sympy [F]
3.2.57.7 Maxima [F(-1)]
3.2.57.8 Giac [F(-1)]
3.2.57.9 Mupad [F(-1)]

3.2.57.1 Optimal result

Integrand size = 49, antiderivative size = 383 \[ \int \frac {A+B \tan (e+f x)+C \tan ^2(e+f x)}{(a+b \tan (e+f x))^{3/2} (c+d \tan (e+f x))^{3/2}} \, dx=-\frac {(i A+B-i C) \text {arctanh}\left (\frac {\sqrt {c-i d} \sqrt {a+b \tan (e+f x)}}{\sqrt {a-i b} \sqrt {c+d \tan (e+f x)}}\right )}{(a-i b)^{3/2} (c-i d)^{3/2} f}-\frac {(B-i (A-C)) \text {arctanh}\left (\frac {\sqrt {c+i d} \sqrt {a+b \tan (e+f x)}}{\sqrt {a+i b} \sqrt {c+d \tan (e+f x)}}\right )}{(a+i b)^{3/2} (c+i d)^{3/2} f}-\frac {2 \left (A b^2-a (b B-a C)\right )}{\left (a^2+b^2\right ) (b c-a d) f \sqrt {a+b \tan (e+f x)} \sqrt {c+d \tan (e+f x)}}-\frac {2 d \left (b^2 c (c C-B d)-a b B \left (c^2+d^2\right )+a^2 \left (2 c^2 C-B c d+C d^2\right )+A \left (a^2 d^2+b^2 \left (c^2+2 d^2\right )\right )\right ) \sqrt {a+b \tan (e+f x)}}{\left (a^2+b^2\right ) (b c-a d)^2 \left (c^2+d^2\right ) f \sqrt {c+d \tan (e+f x)}} \]

output
-(I*A+B-I*C)*arctanh((c-I*d)^(1/2)*(a+b*tan(f*x+e))^(1/2)/(a-I*b)^(1/2)/(c 
+d*tan(f*x+e))^(1/2))/(a-I*b)^(3/2)/(c-I*d)^(3/2)/f-(B-I*(A-C))*arctanh((c 
+I*d)^(1/2)*(a+b*tan(f*x+e))^(1/2)/(a+I*b)^(1/2)/(c+d*tan(f*x+e))^(1/2))/( 
a+I*b)^(3/2)/(c+I*d)^(3/2)/f-2*(A*b^2-a*(B*b-C*a))/(a^2+b^2)/(-a*d+b*c)/f/ 
(a+b*tan(f*x+e))^(1/2)/(c+d*tan(f*x+e))^(1/2)-2*d*(b^2*c*(-B*d+C*c)-a*b*B* 
(c^2+d^2)+a^2*(-B*c*d+2*C*c^2+C*d^2)+A*(a^2*d^2+b^2*(c^2+2*d^2)))*(a+b*tan 
(f*x+e))^(1/2)/(a^2+b^2)/(-a*d+b*c)^2/(c^2+d^2)/f/(c+d*tan(f*x+e))^(1/2)
 
3.2.57.2 Mathematica [A] (verified)

Time = 6.87 (sec) , antiderivative size = 484, normalized size of antiderivative = 1.26 \[ \int \frac {A+B \tan (e+f x)+C \tan ^2(e+f x)}{(a+b \tan (e+f x))^{3/2} (c+d \tan (e+f x))^{3/2}} \, dx=-\frac {2 \left (A b^2-a (b B-a C)\right )}{\left (a^2+b^2\right ) (b c-a d) f \sqrt {a+b \tan (e+f x)} \sqrt {c+d \tan (e+f x)}}-\frac {2 \left (\frac {(b c-a d)^2 \left (\frac {(a+i b) (i A+B-i C) (c+i d) \text {arctanh}\left (\frac {\sqrt {-c+i d} \sqrt {a+b \tan (e+f x)}}{\sqrt {-a+i b} \sqrt {c+d \tan (e+f x)}}\right )}{\sqrt {-a+i b} \sqrt {-c+i d}}+\frac {(i a+b) (A+i B-C) (c-i d) \text {arctanh}\left (\frac {\sqrt {c+i d} \sqrt {a+b \tan (e+f x)}}{\sqrt {a+i b} \sqrt {c+d \tan (e+f x)}}\right )}{\sqrt {a+i b} \sqrt {c+i d}}\right )}{2 (-b c+a d) \left (c^2+d^2\right ) f}-\frac {2 \left (-c \left (-c \left (A b^2-a (b B-a C)\right ) d+\frac {1}{2} (A b-a B-b C) d (b c-a d)\right )+\frac {1}{2} d^2 \left (2 A b^2 d-a A (b c-a d)-(b B-a C) (b c+a d)\right )\right ) \sqrt {a+b \tan (e+f x)}}{(-b c+a d) \left (c^2+d^2\right ) f \sqrt {c+d \tan (e+f x)}}\right )}{\left (a^2+b^2\right ) (b c-a d)} \]

input
Integrate[(A + B*Tan[e + f*x] + C*Tan[e + f*x]^2)/((a + b*Tan[e + f*x])^(3 
/2)*(c + d*Tan[e + f*x])^(3/2)),x]
 
output
(-2*(A*b^2 - a*(b*B - a*C)))/((a^2 + b^2)*(b*c - a*d)*f*Sqrt[a + b*Tan[e + 
 f*x]]*Sqrt[c + d*Tan[e + f*x]]) - (2*(((b*c - a*d)^2*(((a + I*b)*(I*A + B 
 - I*C)*(c + I*d)*ArcTanh[(Sqrt[-c + I*d]*Sqrt[a + b*Tan[e + f*x]])/(Sqrt[ 
-a + I*b]*Sqrt[c + d*Tan[e + f*x]])])/(Sqrt[-a + I*b]*Sqrt[-c + I*d]) + (( 
I*a + b)*(A + I*B - C)*(c - I*d)*ArcTanh[(Sqrt[c + I*d]*Sqrt[a + b*Tan[e + 
 f*x]])/(Sqrt[a + I*b]*Sqrt[c + d*Tan[e + f*x]])])/(Sqrt[a + I*b]*Sqrt[c + 
 I*d])))/(2*(-(b*c) + a*d)*(c^2 + d^2)*f) - (2*(-(c*(-(c*(A*b^2 - a*(b*B - 
 a*C))*d) + ((A*b - a*B - b*C)*d*(b*c - a*d))/2)) + (d^2*(2*A*b^2*d - a*A* 
(b*c - a*d) - (b*B - a*C)*(b*c + a*d)))/2)*Sqrt[a + b*Tan[e + f*x]])/((-(b 
*c) + a*d)*(c^2 + d^2)*f*Sqrt[c + d*Tan[e + f*x]])))/((a^2 + b^2)*(b*c - a 
*d))
 
3.2.57.3 Rubi [A] (verified)

Time = 2.44 (sec) , antiderivative size = 466, normalized size of antiderivative = 1.22, number of steps used = 13, number of rules used = 12, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.245, Rules used = {3042, 4132, 27, 3042, 4132, 27, 3042, 4099, 3042, 4098, 104, 221}

Below are the steps used by Rubi to obtain the solution. The rule number used for the transformation is given above next to the arrow. The rules definitions used are listed below.

\(\displaystyle \int \frac {A+B \tan (e+f x)+C \tan ^2(e+f x)}{(a+b \tan (e+f x))^{3/2} (c+d \tan (e+f x))^{3/2}} \, dx\)

\(\Big \downarrow \) 3042

\(\displaystyle \int \frac {A+B \tan (e+f x)+C \tan (e+f x)^2}{(a+b \tan (e+f x))^{3/2} (c+d \tan (e+f x))^{3/2}}dx\)

\(\Big \downarrow \) 4132

\(\displaystyle -\frac {2 \int \frac {(A+C) d a^2-b (A c-C c+B d) a+2 \left (A b^2-a (b B-a C)\right ) d \tan ^2(e+f x)-b^2 (B c-2 A d)+(A b-C b-a B) (b c-a d) \tan (e+f x)}{2 \sqrt {a+b \tan (e+f x)} (c+d \tan (e+f x))^{3/2}}dx}{\left (a^2+b^2\right ) (b c-a d)}-\frac {2 \left (A b^2-a (b B-a C)\right )}{f \left (a^2+b^2\right ) (b c-a d) \sqrt {a+b \tan (e+f x)} \sqrt {c+d \tan (e+f x)}}\)

\(\Big \downarrow \) 27

\(\displaystyle -\frac {\int \frac {(A+C) d a^2-b (A c-C c+B d) a+2 \left (A b^2-a (b B-a C)\right ) d \tan ^2(e+f x)-b^2 (B c-2 A d)+(A b-C b-a B) (b c-a d) \tan (e+f x)}{\sqrt {a+b \tan (e+f x)} (c+d \tan (e+f x))^{3/2}}dx}{\left (a^2+b^2\right ) (b c-a d)}-\frac {2 \left (A b^2-a (b B-a C)\right )}{f \left (a^2+b^2\right ) (b c-a d) \sqrt {a+b \tan (e+f x)} \sqrt {c+d \tan (e+f x)}}\)

\(\Big \downarrow \) 3042

\(\displaystyle -\frac {\int \frac {(A+C) d a^2-b (A c-C c+B d) a+2 \left (A b^2-a (b B-a C)\right ) d \tan (e+f x)^2-b^2 (B c-2 A d)+(A b-C b-a B) (b c-a d) \tan (e+f x)}{\sqrt {a+b \tan (e+f x)} (c+d \tan (e+f x))^{3/2}}dx}{\left (a^2+b^2\right ) (b c-a d)}-\frac {2 \left (A b^2-a (b B-a C)\right )}{f \left (a^2+b^2\right ) (b c-a d) \sqrt {a+b \tan (e+f x)} \sqrt {c+d \tan (e+f x)}}\)

\(\Big \downarrow \) 4132

\(\displaystyle -\frac {\frac {2 \int -\frac {(b B c-b (A-C) d+a (A c-C c+B d)) (b c-a d)^2+(a B c+b C c-b B d+a C d-A (b c+a d)) \tan (e+f x) (b c-a d)^2}{2 \sqrt {a+b \tan (e+f x)} \sqrt {c+d \tan (e+f x)}}dx}{\left (c^2+d^2\right ) (b c-a d)}+\frac {2 d \sqrt {a+b \tan (e+f x)} \left (a^2 A d^2+a^2 \left (-B c d+2 c^2 C+C d^2\right )-a b B \left (c^2+d^2\right )+A b^2 \left (c^2+2 d^2\right )+b^2 c (c C-B d)\right )}{f \left (c^2+d^2\right ) (b c-a d) \sqrt {c+d \tan (e+f x)}}}{\left (a^2+b^2\right ) (b c-a d)}-\frac {2 \left (A b^2-a (b B-a C)\right )}{f \left (a^2+b^2\right ) (b c-a d) \sqrt {a+b \tan (e+f x)} \sqrt {c+d \tan (e+f x)}}\)

\(\Big \downarrow \) 27

\(\displaystyle -\frac {\frac {2 d \sqrt {a+b \tan (e+f x)} \left (a^2 A d^2+a^2 \left (-B c d+2 c^2 C+C d^2\right )-a b B \left (c^2+d^2\right )+A b^2 \left (c^2+2 d^2\right )+b^2 c (c C-B d)\right )}{f \left (c^2+d^2\right ) (b c-a d) \sqrt {c+d \tan (e+f x)}}-\frac {\int \frac {(b B c-b (A-C) d+a (A c-C c+B d)) (b c-a d)^2+(a B c+b C c-b B d+a C d-A (b c+a d)) \tan (e+f x) (b c-a d)^2}{\sqrt {a+b \tan (e+f x)} \sqrt {c+d \tan (e+f x)}}dx}{\left (c^2+d^2\right ) (b c-a d)}}{\left (a^2+b^2\right ) (b c-a d)}-\frac {2 \left (A b^2-a (b B-a C)\right )}{f \left (a^2+b^2\right ) (b c-a d) \sqrt {a+b \tan (e+f x)} \sqrt {c+d \tan (e+f x)}}\)

\(\Big \downarrow \) 3042

\(\displaystyle -\frac {\frac {2 d \sqrt {a+b \tan (e+f x)} \left (a^2 A d^2+a^2 \left (-B c d+2 c^2 C+C d^2\right )-a b B \left (c^2+d^2\right )+A b^2 \left (c^2+2 d^2\right )+b^2 c (c C-B d)\right )}{f \left (c^2+d^2\right ) (b c-a d) \sqrt {c+d \tan (e+f x)}}-\frac {\int \frac {(b B c-b (A-C) d+a (A c-C c+B d)) (b c-a d)^2+(a B c+b C c-b B d+a C d-A (b c+a d)) \tan (e+f x) (b c-a d)^2}{\sqrt {a+b \tan (e+f x)} \sqrt {c+d \tan (e+f x)}}dx}{\left (c^2+d^2\right ) (b c-a d)}}{\left (a^2+b^2\right ) (b c-a d)}-\frac {2 \left (A b^2-a (b B-a C)\right )}{f \left (a^2+b^2\right ) (b c-a d) \sqrt {a+b \tan (e+f x)} \sqrt {c+d \tan (e+f x)}}\)

\(\Big \downarrow \) 4099

\(\displaystyle -\frac {2 \left (A b^2-a (b B-a C)\right )}{f \left (a^2+b^2\right ) (b c-a d) \sqrt {a+b \tan (e+f x)} \sqrt {c+d \tan (e+f x)}}-\frac {\frac {2 d \sqrt {a+b \tan (e+f x)} \left (a^2 A d^2+a^2 \left (-B c d+2 c^2 C+C d^2\right )-a b B \left (c^2+d^2\right )+A b^2 \left (c^2+2 d^2\right )+b^2 c (c C-B d)\right )}{f \left (c^2+d^2\right ) (b c-a d) \sqrt {c+d \tan (e+f x)}}-\frac {\frac {1}{2} (a-i b) (c-i d) (A+i B-C) (b c-a d)^2 \int \frac {1-i \tan (e+f x)}{\sqrt {a+b \tan (e+f x)} \sqrt {c+d \tan (e+f x)}}dx+\frac {1}{2} (a+i b) (c+i d) (A-i B-C) (b c-a d)^2 \int \frac {i \tan (e+f x)+1}{\sqrt {a+b \tan (e+f x)} \sqrt {c+d \tan (e+f x)}}dx}{\left (c^2+d^2\right ) (b c-a d)}}{\left (a^2+b^2\right ) (b c-a d)}\)

\(\Big \downarrow \) 3042

\(\displaystyle -\frac {2 \left (A b^2-a (b B-a C)\right )}{f \left (a^2+b^2\right ) (b c-a d) \sqrt {a+b \tan (e+f x)} \sqrt {c+d \tan (e+f x)}}-\frac {\frac {2 d \sqrt {a+b \tan (e+f x)} \left (a^2 A d^2+a^2 \left (-B c d+2 c^2 C+C d^2\right )-a b B \left (c^2+d^2\right )+A b^2 \left (c^2+2 d^2\right )+b^2 c (c C-B d)\right )}{f \left (c^2+d^2\right ) (b c-a d) \sqrt {c+d \tan (e+f x)}}-\frac {\frac {1}{2} (a-i b) (c-i d) (A+i B-C) (b c-a d)^2 \int \frac {1-i \tan (e+f x)}{\sqrt {a+b \tan (e+f x)} \sqrt {c+d \tan (e+f x)}}dx+\frac {1}{2} (a+i b) (c+i d) (A-i B-C) (b c-a d)^2 \int \frac {i \tan (e+f x)+1}{\sqrt {a+b \tan (e+f x)} \sqrt {c+d \tan (e+f x)}}dx}{\left (c^2+d^2\right ) (b c-a d)}}{\left (a^2+b^2\right ) (b c-a d)}\)

\(\Big \downarrow \) 4098

\(\displaystyle -\frac {2 \left (A b^2-a (b B-a C)\right )}{f \left (a^2+b^2\right ) (b c-a d) \sqrt {a+b \tan (e+f x)} \sqrt {c+d \tan (e+f x)}}-\frac {\frac {2 d \sqrt {a+b \tan (e+f x)} \left (a^2 A d^2+a^2 \left (-B c d+2 c^2 C+C d^2\right )-a b B \left (c^2+d^2\right )+A b^2 \left (c^2+2 d^2\right )+b^2 c (c C-B d)\right )}{f \left (c^2+d^2\right ) (b c-a d) \sqrt {c+d \tan (e+f x)}}-\frac {\frac {(a+i b) (c+i d) (A-i B-C) (b c-a d)^2 \int \frac {1}{(1-i \tan (e+f x)) \sqrt {a+b \tan (e+f x)} \sqrt {c+d \tan (e+f x)}}d\tan (e+f x)}{2 f}+\frac {(a-i b) (c-i d) (A+i B-C) (b c-a d)^2 \int \frac {1}{(i \tan (e+f x)+1) \sqrt {a+b \tan (e+f x)} \sqrt {c+d \tan (e+f x)}}d\tan (e+f x)}{2 f}}{\left (c^2+d^2\right ) (b c-a d)}}{\left (a^2+b^2\right ) (b c-a d)}\)

\(\Big \downarrow \) 104

\(\displaystyle -\frac {2 \left (A b^2-a (b B-a C)\right )}{f \left (a^2+b^2\right ) (b c-a d) \sqrt {a+b \tan (e+f x)} \sqrt {c+d \tan (e+f x)}}-\frac {\frac {2 d \sqrt {a+b \tan (e+f x)} \left (a^2 A d^2+a^2 \left (-B c d+2 c^2 C+C d^2\right )-a b B \left (c^2+d^2\right )+A b^2 \left (c^2+2 d^2\right )+b^2 c (c C-B d)\right )}{f \left (c^2+d^2\right ) (b c-a d) \sqrt {c+d \tan (e+f x)}}-\frac {\frac {(a-i b) (c-i d) (A+i B-C) (b c-a d)^2 \int \frac {1}{-i a+b+\frac {(i c-d) (a+b \tan (e+f x))}{c+d \tan (e+f x)}}d\frac {\sqrt {a+b \tan (e+f x)}}{\sqrt {c+d \tan (e+f x)}}}{f}+\frac {(a+i b) (c+i d) (A-i B-C) (b c-a d)^2 \int \frac {1}{i a+b-\frac {(i c+d) (a+b \tan (e+f x))}{c+d \tan (e+f x)}}d\frac {\sqrt {a+b \tan (e+f x)}}{\sqrt {c+d \tan (e+f x)}}}{f}}{\left (c^2+d^2\right ) (b c-a d)}}{\left (a^2+b^2\right ) (b c-a d)}\)

\(\Big \downarrow \) 221

\(\displaystyle -\frac {2 \left (A b^2-a (b B-a C)\right )}{f \left (a^2+b^2\right ) (b c-a d) \sqrt {a+b \tan (e+f x)} \sqrt {c+d \tan (e+f x)}}-\frac {\frac {2 d \sqrt {a+b \tan (e+f x)} \left (a^2 A d^2+a^2 \left (-B c d+2 c^2 C+C d^2\right )-a b B \left (c^2+d^2\right )+A b^2 \left (c^2+2 d^2\right )+b^2 c (c C-B d)\right )}{f \left (c^2+d^2\right ) (b c-a d) \sqrt {c+d \tan (e+f x)}}-\frac {\frac {i (a-i b) (c-i d) (A+i B-C) (b c-a d)^2 \text {arctanh}\left (\frac {\sqrt {c+i d} \sqrt {a+b \tan (e+f x)}}{\sqrt {a+i b} \sqrt {c+d \tan (e+f x)}}\right )}{f \sqrt {a+i b} \sqrt {c+i d}}-\frac {i (a+i b) (c+i d) (A-i B-C) (b c-a d)^2 \text {arctanh}\left (\frac {\sqrt {c-i d} \sqrt {a+b \tan (e+f x)}}{\sqrt {a-i b} \sqrt {c+d \tan (e+f x)}}\right )}{f \sqrt {a-i b} \sqrt {c-i d}}}{\left (c^2+d^2\right ) (b c-a d)}}{\left (a^2+b^2\right ) (b c-a d)}\)

input
Int[(A + B*Tan[e + f*x] + C*Tan[e + f*x]^2)/((a + b*Tan[e + f*x])^(3/2)*(c 
 + d*Tan[e + f*x])^(3/2)),x]
 
output
(-2*(A*b^2 - a*(b*B - a*C)))/((a^2 + b^2)*(b*c - a*d)*f*Sqrt[a + b*Tan[e + 
 f*x]]*Sqrt[c + d*Tan[e + f*x]]) - (-((((-I)*(a + I*b)*(A - I*B - C)*(c + 
I*d)*(b*c - a*d)^2*ArcTanh[(Sqrt[c - I*d]*Sqrt[a + b*Tan[e + f*x]])/(Sqrt[ 
a - I*b]*Sqrt[c + d*Tan[e + f*x]])])/(Sqrt[a - I*b]*Sqrt[c - I*d]*f) + (I* 
(a - I*b)*(A + I*B - C)*(c - I*d)*(b*c - a*d)^2*ArcTanh[(Sqrt[c + I*d]*Sqr 
t[a + b*Tan[e + f*x]])/(Sqrt[a + I*b]*Sqrt[c + d*Tan[e + f*x]])])/(Sqrt[a 
+ I*b]*Sqrt[c + I*d]*f))/((b*c - a*d)*(c^2 + d^2))) + (2*d*(a^2*A*d^2 + b^ 
2*c*(c*C - B*d) - a*b*B*(c^2 + d^2) + A*b^2*(c^2 + 2*d^2) + a^2*(2*c^2*C - 
 B*c*d + C*d^2))*Sqrt[a + b*Tan[e + f*x]])/((b*c - a*d)*(c^2 + d^2)*f*Sqrt 
[c + d*Tan[e + f*x]]))/((a^2 + b^2)*(b*c - a*d))
 

3.2.57.3.1 Defintions of rubi rules used

rule 27
Int[(a_)*(Fx_), x_Symbol] :> Simp[a   Int[Fx, x], x] /; FreeQ[a, x] &&  !Ma 
tchQ[Fx, (b_)*(Gx_) /; FreeQ[b, x]]
 

rule 104
Int[(((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_))/((e_.) + (f_.)*(x 
_)), x_] :> With[{q = Denominator[m]}, Simp[q   Subst[Int[x^(q*(m + 1) - 1) 
/(b*e - a*f - (d*e - c*f)*x^q), x], x, (a + b*x)^(1/q)/(c + d*x)^(1/q)], x] 
] /; FreeQ[{a, b, c, d, e, f}, x] && EqQ[m + n + 1, 0] && RationalQ[n] && L 
tQ[-1, m, 0] && SimplerQ[a + b*x, c + d*x]
 

rule 221
Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(Rt[-a/b, 2]/a)*ArcTanh[x 
/Rt[-a/b, 2]], x] /; FreeQ[{a, b}, x] && NegQ[a/b]
 

rule 3042
Int[u_, x_Symbol] :> Int[DeactivateTrig[u, x], x] /; FunctionOfTrigOfLinear 
Q[u, x]
 

rule 4098
Int[((a_.) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_)*((A_.) + (B_.)*tan[(e_.) + 
 (f_.)*(x_)])*((c_.) + (d_.)*tan[(e_.) + (f_.)*(x_)])^(n_), x_Symbol] :> Si 
mp[A^2/f   Subst[Int[(a + b*x)^m*((c + d*x)^n/(A - B*x)), x], x, Tan[e + f* 
x]], x] /; FreeQ[{a, b, c, d, e, f, A, B, m, n}, x] && NeQ[b*c - a*d, 0] && 
 NeQ[a^2 + b^2, 0] && EqQ[A^2 + B^2, 0]
 

rule 4099
Int[((a_.) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_)*((A_.) + (B_.)*tan[(e_.) + 
 (f_.)*(x_)])*((c_.) + (d_.)*tan[(e_.) + (f_.)*(x_)])^(n_), x_Symbol] :> Si 
mp[(A + I*B)/2   Int[(a + b*Tan[e + f*x])^m*(c + d*Tan[e + f*x])^n*(1 - I*T 
an[e + f*x]), x], x] + Simp[(A - I*B)/2   Int[(a + b*Tan[e + f*x])^m*(c + d 
*Tan[e + f*x])^n*(1 + I*Tan[e + f*x]), x], x] /; FreeQ[{a, b, c, d, e, f, A 
, B, m, n}, x] && NeQ[b*c - a*d, 0] && NeQ[a^2 + b^2, 0] && NeQ[A^2 + B^2, 
0]
 

rule 4132
Int[((a_.) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_)*((c_.) + (d_.)*tan[(e_.) + 
 (f_.)*(x_)])^(n_)*((A_.) + (B_.)*tan[(e_.) + (f_.)*(x_)] + (C_.)*tan[(e_.) 
 + (f_.)*(x_)]^2), x_Symbol] :> Simp[(A*b^2 - a*(b*B - a*C))*(a + b*Tan[e + 
 f*x])^(m + 1)*((c + d*Tan[e + f*x])^(n + 1)/(f*(m + 1)*(b*c - a*d)*(a^2 + 
b^2))), x] + Simp[1/((m + 1)*(b*c - a*d)*(a^2 + b^2))   Int[(a + b*Tan[e + 
f*x])^(m + 1)*(c + d*Tan[e + f*x])^n*Simp[A*(a*(b*c - a*d)*(m + 1) - b^2*d* 
(m + n + 2)) + (b*B - a*C)*(b*c*(m + 1) + a*d*(n + 1)) - (m + 1)*(b*c - a*d 
)*(A*b - a*B - b*C)*Tan[e + f*x] - d*(A*b^2 - a*(b*B - a*C))*(m + n + 2)*Ta 
n[e + f*x]^2, x], x], x] /; FreeQ[{a, b, c, d, e, f, A, B, C, n}, x] && NeQ 
[b*c - a*d, 0] && NeQ[a^2 + b^2, 0] && NeQ[c^2 + d^2, 0] && LtQ[m, -1] && 
!(ILtQ[n, -1] && ( !IntegerQ[m] || (EqQ[c, 0] && NeQ[a, 0])))
 
3.2.57.4 Maple [F(-1)]

Timed out.

\[\int \frac {A +B \tan \left (f x +e \right )+C \tan \left (f x +e \right )^{2}}{\left (a +b \tan \left (f x +e \right )\right )^{\frac {3}{2}} \left (c +d \tan \left (f x +e \right )\right )^{\frac {3}{2}}}d x\]

input
int((A+B*tan(f*x+e)+C*tan(f*x+e)^2)/(a+b*tan(f*x+e))^(3/2)/(c+d*tan(f*x+e) 
)^(3/2),x)
 
output
int((A+B*tan(f*x+e)+C*tan(f*x+e)^2)/(a+b*tan(f*x+e))^(3/2)/(c+d*tan(f*x+e) 
)^(3/2),x)
 
3.2.57.5 Fricas [F(-1)]

Timed out. \[ \int \frac {A+B \tan (e+f x)+C \tan ^2(e+f x)}{(a+b \tan (e+f x))^{3/2} (c+d \tan (e+f x))^{3/2}} \, dx=\text {Timed out} \]

input
integrate((A+B*tan(f*x+e)+C*tan(f*x+e)^2)/(a+b*tan(f*x+e))^(3/2)/(c+d*tan( 
f*x+e))^(3/2),x, algorithm="fricas")
 
output
Timed out
 
3.2.57.6 Sympy [F]

\[ \int \frac {A+B \tan (e+f x)+C \tan ^2(e+f x)}{(a+b \tan (e+f x))^{3/2} (c+d \tan (e+f x))^{3/2}} \, dx=\int \frac {A + B \tan {\left (e + f x \right )} + C \tan ^{2}{\left (e + f x \right )}}{\left (a + b \tan {\left (e + f x \right )}\right )^{\frac {3}{2}} \left (c + d \tan {\left (e + f x \right )}\right )^{\frac {3}{2}}}\, dx \]

input
integrate((A+B*tan(f*x+e)+C*tan(f*x+e)**2)/(a+b*tan(f*x+e))**(3/2)/(c+d*ta 
n(f*x+e))**(3/2),x)
 
output
Integral((A + B*tan(e + f*x) + C*tan(e + f*x)**2)/((a + b*tan(e + f*x))**( 
3/2)*(c + d*tan(e + f*x))**(3/2)), x)
 
3.2.57.7 Maxima [F(-1)]

Timed out. \[ \int \frac {A+B \tan (e+f x)+C \tan ^2(e+f x)}{(a+b \tan (e+f x))^{3/2} (c+d \tan (e+f x))^{3/2}} \, dx=\text {Timed out} \]

input
integrate((A+B*tan(f*x+e)+C*tan(f*x+e)^2)/(a+b*tan(f*x+e))^(3/2)/(c+d*tan( 
f*x+e))^(3/2),x, algorithm="maxima")
 
output
Timed out
 
3.2.57.8 Giac [F(-1)]

Timed out. \[ \int \frac {A+B \tan (e+f x)+C \tan ^2(e+f x)}{(a+b \tan (e+f x))^{3/2} (c+d \tan (e+f x))^{3/2}} \, dx=\text {Timed out} \]

input
integrate((A+B*tan(f*x+e)+C*tan(f*x+e)^2)/(a+b*tan(f*x+e))^(3/2)/(c+d*tan( 
f*x+e))^(3/2),x, algorithm="giac")
 
output
Timed out
 
3.2.57.9 Mupad [F(-1)]

Timed out. \[ \int \frac {A+B \tan (e+f x)+C \tan ^2(e+f x)}{(a+b \tan (e+f x))^{3/2} (c+d \tan (e+f x))^{3/2}} \, dx=\text {Hanged} \]

input
int((A + B*tan(e + f*x) + C*tan(e + f*x)^2)/((a + b*tan(e + f*x))^(3/2)*(c 
 + d*tan(e + f*x))^(3/2)),x)
 
output
\text{Hanged}